﻿2026-07-08T11:32:36.4534568Z ##[group]Run actions/checkout@v5
2026-07-08T11:32:36.4535861Z with:
2026-07-08T11:32:36.4536593Z   repository: SaberMage/spt-core
2026-07-08T11:32:36.4544933Z   token: ***
2026-07-08T11:32:36.4545657Z   ssh-strict: true
2026-07-08T11:32:36.4546378Z   ssh-user: git
2026-07-08T11:32:36.4547108Z   persist-credentials: true
2026-07-08T11:32:36.4547904Z   clean: true
2026-07-08T11:32:36.4548630Z   sparse-checkout-cone-mode: true
2026-07-08T11:32:36.4549802Z   fetch-depth: 1
2026-07-08T11:32:36.4550512Z   fetch-tags: false
2026-07-08T11:32:36.4551241Z   show-progress: true
2026-07-08T11:32:36.4551975Z   lfs: false
2026-07-08T11:32:36.4552826Z   submodules: false
2026-07-08T11:32:36.4553574Z   set-safe-directory: true
2026-07-08T11:32:36.4554743Z ##[endgroup]
2026-07-08T11:32:36.5478046Z Syncing repository: SaberMage/spt-core
2026-07-08T11:32:36.5480963Z ##[group]Getting Git version info
2026-07-08T11:32:36.5482352Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-08T11:32:36.5484445Z [command]/usr/bin/git version
2026-07-08T11:32:36.5485921Z git version 2.43.0
2026-07-08T11:32:36.5505698Z ##[endgroup]
2026-07-08T11:32:36.5519210Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/1cf2ab1a-edda-4a0d-b360-a54c88c8f5b3' before making global git config changes
2026-07-08T11:32:36.5523400Z Adding repository directory to the temporary git global config as a safe directory
2026-07-08T11:32:36.5526752Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-08T11:32:36.5560562Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-08T11:32:36.5582541Z https://github.com/SaberMage/spt-core
2026-07-08T11:32:36.5595589Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-08T11:32:36.5598409Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-08T11:32:36.5620478Z refs/heads/main
2026-07-08T11:32:36.5627870Z [command]/usr/bin/git checkout --detach
2026-07-08T11:32:36.5688821Z HEAD is now at 187d14bd0 Merge PR #59: release v0.29.1 — inject settle-gate re-arm patch
2026-07-08T11:32:36.5731715Z [command]/usr/bin/git branch --delete --force main
2026-07-08T11:32:36.5769259Z Deleted branch main (was 187d14bd0).
2026-07-08T11:32:36.5775575Z ##[endgroup]
2026-07-08T11:32:36.5777832Z [command]/usr/bin/git submodule status
2026-07-08T11:32:36.5974129Z ##[group]Cleaning the repository
2026-07-08T11:32:36.5975552Z [command]/usr/bin/git clean -ffdx
2026-07-08T11:32:37.4606717Z Removing target/
2026-07-08T11:32:37.4616570Z [command]/usr/bin/git reset --hard HEAD
2026-07-08T11:32:37.4680031Z HEAD is now at 187d14bd0 Merge PR #59: release v0.29.1 — inject settle-gate re-arm patch
2026-07-08T11:32:37.4685747Z ##[endgroup]
2026-07-08T11:32:37.4687415Z ##[group]Disabling automatic garbage collection
2026-07-08T11:32:37.4690606Z [command]/usr/bin/git config --local gc.auto 0
2026-07-08T11:32:37.4714922Z ##[endgroup]
2026-07-08T11:32:37.4715713Z ##[group]Setting up auth
2026-07-08T11:32:37.4720754Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-08T11:32:37.4745534Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-08T11:32:37.4937209Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-08T11:32:37.4963403Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-08T11:32:37.5138258Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-08T11:32:37.5164351Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-08T11:32:37.5350251Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-08T11:32:37.5382012Z ##[endgroup]
2026-07-08T11:32:37.5383064Z ##[group]Fetching the repository
2026-07-08T11:32:37.5389602Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +187d14bd05ba3ed018bd8404d02bc20ee5e5820a:refs/tags/v0.29.1
2026-07-08T11:32:37.9551489Z From https://github.com/SaberMage/spt-core
2026-07-08T11:32:37.9552104Z  t [tag update]          187d14bd05ba3ed018bd8404d02bc20ee5e5820a -> v0.29.1
2026-07-08T11:32:37.9576196Z ##[endgroup]
2026-07-08T11:32:37.9576883Z ##[group]Determining the checkout info
2026-07-08T11:32:37.9578938Z ##[endgroup]
2026-07-08T11:32:37.9582750Z [command]/usr/bin/git sparse-checkout disable
2026-07-08T11:32:37.9621540Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-08T11:32:37.9647292Z ##[group]Checking out the ref
2026-07-08T11:32:37.9650103Z [command]/usr/bin/git checkout --progress --force refs/tags/v0.29.1
2026-07-08T11:32:37.9705529Z HEAD is now at 187d14bd0 Merge PR #59: release v0.29.1 — inject settle-gate re-arm patch
2026-07-08T11:32:37.9712162Z ##[endgroup]
2026-07-08T11:32:37.9756333Z [command]/usr/bin/git log -1 --format=%H
2026-07-08T11:32:37.9786703Z 187d14bd05ba3ed018bd8404d02bc20ee5e5820a
